Builder

class Builder : GeneratedMessage.Builder<BuilderT> , DeviceUIProtos.NodeHighlightOrBuilder

Protobuf type meshtastic.NodeHighlight

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Hightlight nodes w/ active chat
bool chat_switch = 1;
Link copied to clipboard

Highlight nodes w/ iaq data
bool iaq_switch = 4;
Link copied to clipboard

Highlight nodes by matching name string
string node_name = 5;
Link copied to clipboard

Highlight nodes w/ position
bool position_switch = 2;
Link copied to clipboard

Highlight nodes w/ telemetry data
bool telemetry_switch = 3;
Link copied to clipboard

Hightlight nodes w/ active chat
bool chat_switch = 1;
Link copied to clipboard
fun getDescriptor(): Descriptors.Descriptor
Link copied to clipboard
open fun getDescriptorForType(): Descriptors.Descriptor
Link copied to clipboard
open fun getIaqSwitch(): Boolean

Highlight nodes w/ iaq data
bool iaq_switch = 4;
Link copied to clipboard
open fun getNodeName(): String

Highlight nodes by matching name string
string node_name = 5;
Link copied to clipboard
open fun getNodeNameBytes(): ByteString

Highlight nodes by matching name string
string node_name = 5;
Link copied to clipboard

Highlight nodes w/ position
bool position_switch = 2;
Link copied to clipboard

Highlight nodes w/ telemetry data
bool telemetry_switch = 3;
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): DeviceUIProtos.NodeHighlight.Builder
Link copied to clipboard

Hightlight nodes w/ active chat
bool chat_switch = 1;
Link copied to clipboard

Highlight nodes w/ iaq data
bool iaq_switch = 4;
Link copied to clipboard

Highlight nodes by matching name string
string node_name = 5;
Link copied to clipboard

Highlight nodes by matching name string
string node_name = 5;
Link copied to clipboard

Highlight nodes w/ position
bool position_switch = 2;
Link copied to clipboard

Highlight nodes w/ telemetry data
bool telemetry_switch = 3;